quotation mark
英 [kwəʊˈteɪʃn mɑːk]
美 [kwoʊˈteɪʃn mɑːrk]
n. 引号
柯林斯词典
- 引号
Quotation marksare punctuation marks that are used in writing to show where speech or a quotation begins and ends. They are usually written or printed as“...”or, in Britain,'...'.
英英释义
noun
- a punctuation mark used to attribute the enclosed text to someone else
双语例句
- Unclosed quotation mark before the character string '%. ls'.
字符串''%1!''之前有未闭合的引号。 - Usage of quotation mark in ASP grammar form.
ASP语法格式中引号的使用。 - A Parameter Map cannot accept data containing a quotation mark in the value.
ParameterMap接受的数据中不能包含引号。 - First, you can mix single and double quotation marks when creating a string, as long as the string uses the same type of quotation mark at the beginning and end.
第一,在创建字符串时,您可以混合使用单引号和双引号,只要字符串在开始位置和结束位置使用同一类型的引号。 - Punctuation follows the closing quotation mark, unless it is part of the quotation.
标点符号在后引号之后,除非其是引语的一部分。 - If the double quotation mark is the outermost quote, all variables are expanded.
如果最外边的引号是双引号,那么展开所有变量。 - In Windows, each inner double quotation mark must be cancelled with a backslash that is within the brace surrounded by double quotation marks in the JSON form.
在Windows中,每一个内部双引号都必须由一个斜划线取消,该斜划线由JSON格式的双引号所包围。 - To be accessed properly, the JDBC URL must be passed into the connect command as a string; hence it's enclosed in single quotation mark ( ') characters.
要正确访问,必须将JDBCURL作为字符串传递给connect命令;因此需要将其封装在单引号(')字符里。 - Instead, the extra single quotation mark causes the server to parse the inserted statement as a string.
相反,多余的单引号会导致服务器将已插入语句作为字符串进行分析。 - The strings I've been creating using the single, double, or triple quotation mark syntax are still string objects.
使用单引号、双引号和三引号语法创建的字符串仍然是字符串对象。